home *** CD-ROM | disk | FTP | other *** search
/ Macworld Expo - Develope…Central & Net Innovations / Developer Central and Net Innovators (MacWorld Expo) (January 1999).iso / Developer Central / Metrowerks CodeWarrior / CodeWarrior Pro 4 Release Notes / Java Notes / FTP PostLinker.txt < prev    next >
Encoding:
Text File  |  1998-09-04  |  2.9 KB  |  70 lines  |  [TEXT/CWIE]

  1. ========================================================================
  2. Metrowerks FTP Post Linker Release Notes 
  3. ========================================================================
  4.  
  5. Version: 2.0
  6. Date:    08/31/98
  7. Author:  Pedro Larios
  8. ========================================================================
  9.  
  10. This linker will FTP the project output to a remote server. There is 
  11. currently no way to specify that individual files be FTPd, so the linker
  12. will transfer the entire contents of a folder specified in the FTP pref 
  13. panel. Therefore, make sure you do not have files that you don't want
  14. transferred in this folder. 
  15.  
  16. This linker requires the use of the Metrowerks 3.0 IDE or later.
  17.  
  18. [WINDOWS ONLY] THIS LINKER REQUIRES THAT YOU HAVE EITHER THE SUN JDK 
  19. or JRE 1.1.6 (or higher) installed. The installation programs for these 
  20. are in the "Extras" folder at the base of the CodeWarrior Windows NT/95 
  21. Tools CD. The CodeWarrior installation program should have installed 
  22. this for you.
  23.  
  24. [MAC ONLY] AS OF VERSION 2.0, THIS LINKER REQUIRES MRJ 2.0 (OR GREATER)
  25. to be installed in your system.
  26.  
  27. ========================================================================
  28. New Features in This Version
  29. ========================================================================
  30. * [MAC ONLY] The FTP post linker now uses MRJ 2.0 (or later) to run.
  31.  
  32. ========================================================================
  33. Bugs Fixed in This Version
  34. ========================================================================
  35. * 2.0b2 MRJ 2.0 always seems to return 127.0.0.1 as the IP of the local
  36.   machine. This is useless for FTP since the real IP address must be 
  37.   transmitted to the server in order to establish a connection to transfer
  38.   files via FTP. The IP address of the machine is no longer querried through 
  39.   MRJ. 
  40.  
  41. * 1.0 Fixed a bug that caused the linker to append garbage to the files
  42.   being transfered to the server.
  43.  
  44. ========================================================================
  45. Known Bugs and Incompatibilities
  46. ========================================================================
  47.  
  48. * Due to netowrking problems with MRJ on 68k, this plugin is PPC only.
  49.  
  50. ========================================================================
  51. Additional Notes
  52. ========================================================================
  53. * None.
  54.  
  55. ========================================================================
  56. Contacting Metrowerks
  57. ========================================================================
  58.  
  59. For bug reports, technical questions, and suggestions, please use the
  60. forms in the Release Notes folder on the CD, and send them to
  61.  
  62. support@metrowerks.com
  63.  
  64. See the CodeWarrior on the Nets document in the Release Notes folder for
  65. more contact information, including a list of Internet newsgroups, 
  66. online services, and patch and update sites.
  67.  
  68. ========================================================================
  69.  
  70. Metrowerks Corporation